projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
749ef4d
)
image: Fix gtkdoc property syntax
author
Timm Bäder
<mail@baedert.org>
Sun, 19 Aug 2018 15:45:54 +0000
(17:45 +0200)
committer
Timm Bäder
<mail@baedert.org>
Sat, 25 Aug 2018 06:06:14 +0000
(08:06 +0200)
gtk/gtkimage.c
patch
|
blob
|
history
diff --git
a/gtk/gtkimage.c
b/gtk/gtkimage.c
index 6be66f46da8f9c9040f599e5f933f89d609068bc..5aa0ea5cb9180ad58bb75e7ba60c79ed70333b8b 100644
(file)
--- a/
gtk/gtkimage.c
+++ b/
gtk/gtkimage.c
@@
-72,7
+72,7
@@
* # CSS nodes
*
* GtkImage has a single CSS node with the name image. The style classes
- * .normal-icons or .large-icons may appear, depending on the #GtkImage:
:
icon-size
+ * .normal-icons or .large-icons may appear, depending on the #GtkImage:icon-size
* property.
*/